C1.Web.Mvc.Finance Namespace / MacdHistogram<T> Class / SmoothingPeriod Property

In This Topic
SmoothingPeriod Property (MacdHistogram<T>)
In This Topic
Gets or sets the exponential moving average period for the signal line.
Syntax
'Declaration
 
<DefaultValueAttribute(9)>
Public Property SmoothingPeriod As Double
 
See Also